Specifies the URL where the N4 Inventory Web Service is running.
You must specify the URL in this setting to enable N4 Billing to interact with N4 to:
Update the Paid Thru Day of the Unit Facility Visit (UFV) and the chargeable event in N4, especially the STORAGE and REEFER events, when an invoice is fully paid, finalized, or deleted.
Retrieve the tiered calculation for owed charges based on the Proposed Paid Thru Day.
Depending on whether N4 is using the REST or SOAP API client, the URL will be different. Check the setting ARGOCORE026 (REST_CLIENT_ENABLED) (on page 1) to see which client N4 is using.
If N4 is using the RESTful client, enter the URL with this format:
http://<ServerName>:<Port>/apex/rest/xml/inventoryservice
If N4 is using the SOAP client, enter the URL with this format:
http://<ServerName>:<Port>/apex/services/inventoryservice
Where the <ServerName> is the DNS name of the server where N4 is installed and <PortCode> is the port ID, such as 9080, that you have configured for the Web Service to use.
Notes
In addition to specifying the URL in the CGOWS001 setting, you must also set the CGOWS002 (N4_WS_USERID) (on page 1) and the CGOWS003 (N4_WS_PASSWORD) (on page 1) configuration settings to specify the user authentication details to access the URL.
You must override this setting at the Global scope level to allow N4 Billing to communicate with N4 and return the correct results regardless of the scope level at which the user running the query is logged in.